github.com/gotd/td/tg.StickersSetStickerSetThumbRequest.Thumb (field)
9 uses
github.com/gotd/td/tg (current package)
tl_stickers_set_sticker_set_thumb_gen.go#L49: Thumb InputDocumentClass
tl_stickers_set_sticker_set_thumb_gen.go#L81: if !(s.Thumb == nil) {
tl_stickers_set_sticker_set_thumb_gen.go#L108: s.Thumb = val
tl_stickers_set_sticker_set_thumb_gen.go#L160: if !(s.Thumb == nil) {
tl_stickers_set_sticker_set_thumb_gen.go#L193: if s.Thumb == nil {
tl_stickers_set_sticker_set_thumb_gen.go#L196: if err := s.Thumb.Encode(b); err != nil {
tl_stickers_set_sticker_set_thumb_gen.go#L239: s.Thumb = value
tl_stickers_set_sticker_set_thumb_gen.go#L262: s.Thumb = value
tl_stickers_set_sticker_set_thumb_gen.go#L274: return s.Thumb, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |